home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2003 August
/
MW 8 2003 CD1.iso
/
Inside Macworld
/
Product News
/
gimp-1.2.4.sit
/
gimp-1.2.4
/
plug-ins
/
perl
/
t
/
loadlib.t
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-03-23
|
143 b
|
15 lines
$|=1;
print "1..1\n";
# trick Gimp into using the Gimp::Lib-interface.
BEGIN { @ARGV = '-gimp' }
use Gimp qw(:consts);
print "ok 1\n";